home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Interface / browser.swf / scripts / DefineButton2_205 / BUTTONCONDACTION on(release).as
Text File  |  2009-04-28  |  85b  |  4 lines

  1. on(release){
  2.    getURL("FSCommand:" add _root.comando,"%org%" + _root.caminho);
  3. }
  4.